build(deps): bump github.com/openclaw/crawlkit from 0.14.3 to 0.14.4 - #133
build(deps): bump github.com/openclaw/crawlkit from 0.14.3 to 0.14.4#133dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github.com/openclaw/crawlkit](https://github.com/openclaw/crawlkit) from 0.14.3 to 0.14.4. - [Release notes](https://github.com/openclaw/crawlkit/releases) - [Changelog](https://github.com/openclaw/crawlkit/blob/main/CHANGELOG.md) - [Commits](openclaw/crawlkit@v0.14.3...v0.14.4) --- updated-dependencies: - dependency-name: github.com/openclaw/crawlkit dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Codex review: needs maintainer review before merge. Reviewed August 1, 2026, 8:16 PM ET / August 2, 2026, 00:16 UTC. ClawSweeper reviewWhat this changesThe PR updates Gitcrawl’s direct CrawlKit Go module requirement from v0.14.3 to v0.14.4 and refreshes the corresponding module checksums. Merge readiness⛔ Blocked until real behavior proof is added - 3 items remain This PR is still necessary: current Priority: P3 Review scores
Verification
How this fits togetherGitcrawl is a Go CLI that captures, stores, searches, and optionally publishes GitHub archive data. CrawlKit is its shared library for configuration, remote access, local storage and vectors, control metadata, embedding calls, and release checks. flowchart LR
A[Gitcrawl commands] --> B[Configuration and runtime]
B --> C[CrawlKit shared library]
C --> D[Local archive and search]
C --> E[Remote and cloud operations]
C --> F[Control and release checks]
Before merge
Agent review detailsSecurityNone. Review metrics
Merge-risk optionsMaintainer options:
Technical reviewBest possible solution: Have a maintainer run and attach a redacted Gitcrawl smoke from the v0.14.4 branch covering a read-only control command, a local archive command, and the relevant update-check path; merge the unchanged two-file bump if those observed results remain correct. Do we have a high-confidence way to reproduce the issue? Not applicable: this is a dependency-update PR, not a report of broken behavior. The relevant verification is a real post-upgrade Gitcrawl smoke rather than bug reproduction. Is this the best way to solve the issue? Yes, conditionally: changing only the module version and checksums is the narrowest maintainable approach, and no Gitcrawl code refers to the upstream renamed CrawlKit release assets. A live Gitcrawl run remains necessary to validate the direct production dependency update. AGENTS.md: not found in the target repository. Codex review notes: model internal, reasoning high; reviewed against dcdf94703540. LabelsLabel justifications:
EvidenceWhat I checked:
Likely related people:
Rank-up movesOptional improvements that raise the rating; they are not merge blockers.
Rating scale
Overall follows the weaker of proof and patch quality. Workflow
HistoryReview history (15 earlier review cycles; latest 8 shown)
|
|
Superseded by #136, which includes CrawlKit v0.14.4 in a complete dependency refresh. The upgraded real CLI passed the full Go suite, build, lint/vulnerability/dead-code gates, release-script tests, and source-blind status/configuration smoke runs. Recommend closing this narrow Dependabot PR after #136 lands. |
|
Superseded by the verified fix and dependency refresh landed in #136. The reproduction and proof are recorded in #133 (comment). |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps github.com/openclaw/crawlkit from 0.14.3 to 0.14.4.
Release notes
Sourced from github.com/openclaw/crawlkit's releases.
Changelog
Sourced from github.com/openclaw/crawlkit's changelog.
Commits
4b80ce1ci: allow the current release signer in crawlkit's allowlist (#67)a46c641chore: prepare v0.14.4 release (#66)7e1d015ci: migrate releases to shared pipeline (#65)8194635build: unify Makefile targets across crawler repose379feebuild(deps): pin SQLite libc runtime1989082build(deps): update Go dependencies5dcaa4dbuild(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#64)e6861b9build(deps): bump the codeql-action group with 2 updates (#63)aa4d5aebuild(deps): bump github.com/mattn/go-isatty from 0.0.23 to 0.0.24 (#62)8a6a2a3ci: add ClawSweeper dispatch workflowDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)